Vcenter NamespaceManagement Software Clusters Result

Vcenter NamespaceManagement Software Clusters Result
Vcenter NamespaceManagement Software Clusters Result

The Vcenter NamespaceManagement Software Clusters Result schema contains the result of batch upgrade method.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "res": "string",
    "exception": {}
}
string
res
Required

The result of batch upgrade method.

For more information see: Vcenter NamespaceManagement Software Clusters Result Res.

This property was added in vSphere API 7.0.0.0.

object
exception
Optional

Exception when cluster pre-check failed during upgrade invocation.

This property was added in vSphere API 7.0.0.0.

This property is optional and it is only relevant when the value of res is Vcenter NamespaceManagement Software Clusters Result Res.REJECTED.